home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 26 < prev    next >
Encoding:
Text File  |  1996-08-05  |  801 b   |  20 lines

  1. Path: news.encomix.es!news
  2. From: Juan JosΘ Cervero <lraul@encomix.es>
  3. Newsgroups: comp.lang.c
  4. Subject: Problems programming in C in protected mode DPMI16
  5. Date: Sun, 31 Dec 1995 13:31:31 +0100
  6. Organization: InterComputer Soft S.A.    [Spain]
  7. Message-ID: <30E682A3.6510@encomix.es>
  8. NNTP-Posting-Host: ppp0.encomix.es
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b3 (Win95; I)
  13.  
  14. I'm programming in C using the protected mode DMPI16.  Although the 
  15. programs has no errors, I've problems with it depending of the computer and 
  16. the configuration.  Exactly the problems (error exception 0D) comes when I 
  17. use CHR fonts like small font, but never when I use the default font.
  18.  
  19.     I don't know if I don't must use HIMEM.SYS, EMM386 and others ...
  20.